<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";



/*关于我们****已整理***2019.8.20***/
.about_top {overflow:hidden;position:relative; padding-top:20px; height:460px}
.about_top .about_top_l { position:absolute; left:0; width:70%; height:100%; z-index:9;background:rgba(54,54,54,0.5); border-right:none; }
.about_top .about_txt{padding:36px;font-size:14px;  line-height:30px; color:#fff}
.about_top .about_top_r{ width:50%; float:right;height:100%; overflow:hidden; }
.about_top .about_top_r .m12{height:460px; background-repeat: no-repeat; background-size: cover;background-position: center center; background-image:url(../images/about.jpg); overflow:hidden}
.about_top .about_top_r .m13{height:460px; background-repeat: no-repeat; background-size: cover;background-position: center center; background-image:url(../images/contact.jpg); overflow:hidden}


.sj{ overflow:hidden;margin:20px 0 40px;}
.sj ul{margin-left:-20px;}
.sj li{float: left;width:25%;text-align:center;overflow:hidden; color:#fff;padding-left:20px; line-height:150%; box-sizing:border-box}
.sj li .sjbg{ background:#507ccf;padding:36px 13px 24px; overflow: hidden; display:block;}
.sj li .num{ font-size:16px; margin-left:12px;}
.sj li .num span{font-size:42px; letter-spacing:2px;font-family:HYQiHei-80S;}
.sj li .txt{font-size:16px; margin-top:12px }
.sj li .sjbg:hover{background:#ea0b0b}


.full{padding:30px 0;background:#507ccf url(../images/cloud_.png) no-repeat center  top;margin:0 auto;}
.full .sj li .sjbg{ background:#2d5cb5;}
.full .common_title h2 {color:#fff;}
.full .common_title h3 span {color:#fff}
.full .common_title p{ text-align:center; margin-top:5px}



.full2{padding:30px 0;background:#507ccf  url(../images/body_bg1.png) no-repeat center  center;margin:0 auto;}
.full2 .common_title h2 {color:#fff;}
.full2 .common_title h3 span {color:#fff}
.full2 .common_title p{ text-align:center;color:#fff; margin-top:5px}
</pre></body></html>